home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / Vyzkuste / httrack / httrack-3.20RC4.exe / {app} / src / Makefile < prev    next >
Makefile  |  2001-01-07  |  209b  |  11 lines

  1. all :
  2.     @echo "please launch configure before! :"
  3.     @echo "./configure"
  4.     @echo ""
  5.     @echo "then, you can launch:"
  6.     @echo "make"
  7.     @echo "make install"
  8.     @echo ""
  9.     @echo "(see INSTALL file to know how-to-install)"
  10.  
  11.